Find a Schedule

{ findSchedule }

Returns a schedule based on the search criteria

Method

/API2/tasks/findSchedule

  • API Section: /API2/tasks
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin
    • Domain Admin
    • Pro
    • Analyst
    • Viewer
  • Input Parameters

    Name

    searchCriteria

    Object Type

    Description

    The search criteria object for finding a schedule.

    Output Response

    Successful Result Code

    200

    Response List Type

    Description of Response Type

    The schedule listing object.. Note that the response is returned as a list of items of this object type.

    Notes

    Schedules are available for different types of content: data flow processing, publications, alerts etc.

    Examples